|
|
L4T Multimedia API Reference28.1 Release |

Data Fields | |
| char * | display_text |
| Holds the text to be overlayed. More... | |
| unsigned int | x_offset |
| Holds horizontal offset w.r.t top left pixel of the frame. More... | |
| unsigned int | y_offset |
| Holds vertical offset w.r.t top left pixel of the frame. More... | |
| NvOSD_FontParams | font_params |
| font_params. More... | |
| int | set_bg_clr |
| Boolean to indicate text has background color. More... | |
| NvOSD_ColorParams | text_bg_clr |
| Background color for text. More... | |
| char* _NvOSD_TextParams::display_text |
| NvOSD_FontParams _NvOSD_TextParams::font_params |
| int _NvOSD_TextParams::set_bg_clr |
| NvOSD_ColorParams _NvOSD_TextParams::text_bg_clr |
| unsigned int _NvOSD_TextParams::x_offset |
| unsigned int _NvOSD_TextParams::y_offset |